﻿2026-06-17T00:59:12.0286426Z ##[group]Run actions/checkout@v5
2026-06-17T00:59:12.0287189Z with:
2026-06-17T00:59:12.0287581Z   repository: SaberMage/spt-core
2026-06-17T00:59:12.0290854Z   token: ***
2026-06-17T00:59:12.0291235Z   ssh-strict: true
2026-06-17T00:59:12.0291611Z   ssh-user: git
2026-06-17T00:59:12.0291993Z   persist-credentials: true
2026-06-17T00:59:12.0292399Z   clean: true
2026-06-17T00:59:12.0292775Z   sparse-checkout-cone-mode: true
2026-06-17T00:59:12.0293207Z   fetch-depth: 1
2026-06-17T00:59:12.0293575Z   fetch-tags: false
2026-06-17T00:59:12.0293938Z   show-progress: true
2026-06-17T00:59:12.0294319Z   lfs: false
2026-06-17T00:59:12.0294682Z   submodules: false
2026-06-17T00:59:12.0295057Z   set-safe-directory: true
2026-06-17T00:59:12.0295675Z ##[endgroup]
2026-06-17T00:59:12.1194335Z Syncing repository: SaberMage/spt-core
2026-06-17T00:59:12.1195969Z ##[group]Getting Git version info
2026-06-17T00:59:12.1196620Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-17T00:59:12.1197579Z [command]/usr/bin/git version
2026-06-17T00:59:12.1219252Z git version 2.43.0
2026-06-17T00:59:12.1236662Z ##[endgroup]
2026-06-17T00:59:12.1248332Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/00d47261-a12f-4a36-a92f-d8c0f0d9b1a7' before making global git config changes
2026-06-17T00:59:12.1250093Z Adding repository directory to the temporary git global config as a safe directory
2026-06-17T00:59:12.1251536Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-17T00:59:12.1284680Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-17T00:59:12.1304057Z https://github.com/SaberMage/spt-core
2026-06-17T00:59:12.1314346Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-17T00:59:12.1317089Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-17T00:59:12.1345832Z HEAD
2026-06-17T00:59:12.1374878Z ##[endgroup]
2026-06-17T00:59:12.1375752Z [command]/usr/bin/git submodule status
2026-06-17T00:59:12.1555984Z ##[group]Cleaning the repository
2026-06-17T00:59:12.1559424Z [command]/usr/bin/git clean -ffdx
2026-06-17T00:59:15.2568060Z Removing .adapter-notify/
2026-06-17T00:59:15.2569456Z Removing target/
2026-06-17T00:59:15.2575648Z [command]/usr/bin/git reset --hard HEAD
2026-06-17T00:59:15.2809884Z HEAD is now at f290d49 Merge 0aad7b946b1c291e9dae8dc768c78498287b5f94 into 325431aeaa321d26bca4cc83e8769bb84b77d9c7
2026-06-17T00:59:15.2815630Z ##[endgroup]
2026-06-17T00:59:15.2816887Z ##[group]Disabling automatic garbage collection
2026-06-17T00:59:15.2820591Z [command]/usr/bin/git config --local gc.auto 0
2026-06-17T00:59:15.2847131Z ##[endgroup]
2026-06-17T00:59:15.2848458Z ##[group]Setting up auth
2026-06-17T00:59:15.2852720Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-17T00:59:15.2877567Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-17T00:59:15.3078038Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-17T00:59:15.3104003Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-17T00:59:15.3289488Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-17T00:59:15.3317074Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-17T00:59:15.3507190Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-17T00:59:15.3536317Z ##[endgroup]
2026-06-17T00:59:15.3538214Z ##[group]Fetching the repository
2026-06-17T00:59:15.3543771Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f290d49b7e8d0e524c53e87cc19f2246cef09e82:refs/remotes/pull/18/merge
2026-06-17T00:59:15.9559491Z ##[endgroup]
2026-06-17T00:59:15.9560282Z ##[group]Determining the checkout info
2026-06-17T00:59:15.9561490Z ##[endgroup]
2026-06-17T00:59:15.9566250Z [command]/usr/bin/git sparse-checkout disable
2026-06-17T00:59:15.9609077Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-17T00:59:15.9643409Z ##[group]Checking out the ref
2026-06-17T00:59:15.9646606Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/18/merge
2026-06-17T00:59:15.9692314Z HEAD is now at f290d49 Merge 0aad7b946b1c291e9dae8dc768c78498287b5f94 into 325431aeaa321d26bca4cc83e8769bb84b77d9c7
2026-06-17T00:59:15.9696124Z ##[endgroup]
2026-06-17T00:59:15.9732011Z [command]/usr/bin/git log -1 --format=%H
2026-06-17T00:59:15.9757534Z f290d49b7e8d0e524c53e87cc19f2246cef09e82
